Builder
This message is used by a client to initiate or complete a key verification
Content copied to clipboard
meshtastic.KeyVerificationAdmin
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
.meshtastic.KeyVerificationAdmin.MessageType message_type = 1;
Link copied to clipboard
The nonce is used to track the connection
Content copied to clipboard
uint64 nonce = 3;
Link copied to clipboard
The nodenum we're requesting
Content copied to clipboard
uint32 remote_nodenum = 2;
Link copied to clipboard
The 4 digit code generated by the remote node, and communicated outside the mesh
Content copied to clipboard
optional uint32 security_number = 4;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
.meshtastic.KeyVerificationAdmin.MessageType message_type = 1;
Link copied to clipboard
.meshtastic.KeyVerificationAdmin.MessageType message_type = 1;
Link copied to clipboard
The nodenum we're requesting
Content copied to clipboard
uint32 remote_nodenum = 2;
Link copied to clipboard
The 4 digit code generated by the remote node, and communicated outside the mesh
Content copied to clipboard
optional uint32 security_number = 4;
Link copied to clipboard
The 4 digit code generated by the remote node, and communicated outside the mesh
Content copied to clipboard
optional uint32 security_number = 4;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: AdminProtos.KeyVerificationAdmin): AdminProtos.KeyVerificationAdmin.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): AdminProtos.KeyVerificationAdmin.Builder
Link copied to clipboard
open fun setMessageType(value: AdminProtos.KeyVerificationAdmin.MessageType): AdminProtos.KeyVerificationAdmin.Builder
.meshtastic.KeyVerificationAdmin.MessageType message_type = 1;
Link copied to clipboard
.meshtastic.KeyVerificationAdmin.MessageType message_type = 1;
Link copied to clipboard
The nonce is used to track the connection
Content copied to clipboard
uint64 nonce = 3;
Link copied to clipboard
The nodenum we're requesting
Content copied to clipboard
uint32 remote_nodenum = 2;
Link copied to clipboard
The 4 digit code generated by the remote node, and communicated outside the mesh
Content copied to clipboard
optional uint32 security_number = 4;